pgBackgroundColor
Type
property
Summary
Specifies the background color of the table.
Syntax
set the pgBackgroundColor of widget to <RGBA Color>
get the pgBackgroundColor of widget
Description
Use the pgBackgroundColor property to specify the background color of the table. Background is rendered behind rows, and rows have their own background color.
Examples
set the pgBackgroundColor of widget"PolyGrid" to "0,0,255,157"